adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / RangeList<T> Class / Contains Method


In This Topic
    Contains Method (RangeList<T>)
    In This Topic
    Indicates whether the value meets the rules for any range in the collection.
    Overload List
    OverloadDescription
    Indicates whether the value meets the rules for any range in the collection.  
    Determines whether an element is in the List. (Inherited from System.Collections.Generic.List<Range<T>>)
    See Also